boehnenelton2024

BEFlow Diagram Template

Version: 1.0.0 | Created At: 10/24/2025, 5:12:27 AM

{
  "Format": "BEJSON",
  "Format_Version": "104a",
  "Format_Creator": "Elton Boehnen",
  "Format_Type": "BEFlow_Diagram",
  "Records_Type": [
    "Shape",
    "Connector"
  ],
  "Fields": [
    {
      "name": "Record_Type_Name",
      "type": "string"
    },
    {
      "name": "id",
      "type": "string"
    },
    {
      "name": "shape_type",
      "type": "string"
    },
    {
      "name": "text",
      "type": "string"
    },
    {
      "name": "from_shape_id",
      "type": "string"
    },
    {
      "name": "to_shape_id",
      "type": "string"
    }
  ],
  "Values": []
}